From 1aedec574bd5393d2c069fb898c56666699ac406 Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Sun, 23 Jan 2005 13:27:13 +0000 Subject: [PATCH] bitkeeper revision 1.1159.226.1 (41f3a631b2JdeX6_Iif82X1YYyLKMw) Remove debugging from default kernel configs. David Becker points out that it hurts performance rather a lot! --- linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig | 9 +-------- linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig b/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig index 91aa6499b7..d3e884bff4 100644 --- a/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig +++ b/linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig @@ -158,15 +158,8 @@ CONFIG_PCMCIA_PROBE=y # # Kernel hacking # -CONFIG_DEBUG_KERNEL=y +# CONFIG_DEBUG_KERNEL is not set CONFIG_EARLY_PRINTK=y -# CONFIG_DEBUG_STACKOVERFLOW is not set -# CONFIG_DEBUG_STACK_USAGE is not set -CONFIG_DEBUG_SLAB=y -CONFIG_MAGIC_SYSRQ=y -# CONFIG_DEBUG_SPINLOCK is not set -CONFIG_DEBUG_PAGEALLOC=y -# CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_FRAME_POINTER is not set # CONFIG_4KSTACKS is not set diff --git a/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig b/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig index e90dd4bc5a..63450b421c 100644 --- a/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig +++ b/linux-2.6.10-xen-sparse/arch/xen/configs/xenU_defconfig @@ -128,15 +128,8 @@ CONFIG_HAVE_DEC_LOCK=y # # Kernel hacking # -CONFIG_DEBUG_KERNEL=y +# CONFIG_DEBUG_KERNEL is not set CONFIG_EARLY_PRINTK=y -# CONFIG_DEBUG_STACKOVERFLOW is not set -# CONFIG_DEBUG_STACK_USAGE is not set -CONFIG_DEBUG_SLAB=y -# CONFIG_MAGIC_SYSRQ is not set -# CONFIG_DEBUG_SPINLOCK is not set -CONFIG_DEBUG_PAGEALLOC=y -# CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_FRAME_POINTER is not set # CONFIG_4KSTACKS is not set -- 2.30.2